GtkMenuItem: fix initial accessible selection state
authorMatthias Clasen <mclasen@redhat.com>
Mon, 6 Jan 2014 03:42:09 +0000 (22:42 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Jan 2014 03:45:39 +0000 (22:45 -0500)
commita4e4d7d1fdd0a4603a8bbe7bdfb9ff409c686b61
tree8dcb38d945fc60fdb80d64c5198d57dc826311a6
parent1f9da6675d09573d9cc5ab28ea471f5d4f133003
GtkMenuItem: fix initial accessible selection state

When the accessible is created for an already-selected
menuitem, we were not properly setting the state of the
the accessible. Fix that.
gtk/a11y/gtkmenuitemaccessible.c